Desktop Functions: Smart Device Functions:
|
GWL - GetWindowLong (Constants)
C# Constants:static readonly int GWL_WNDPROC =(-4); static readonly int GWL_HINSTANCE =(-6); static readonly int GWL_HWNDPARENT =(-8); static readonly int GWL_STYLE =(-16); static readonly int GWL_EXSTYLE =(-20); static readonly int GWL_USERDATA =(-21); static readonly int GWL_ID =(-12); VB Constants:
Public Const GWL_WNDPROC = (-4) Notes:None. Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! |
|